﻿@charset "utf-8";
/* CSS Document */

/*@font-face {
	font-family: 'CenturyGothic';
	src: url('../fonts/gothic.eot');
	src: url('../fonts/gothic.eot') format('embedded-opentype'),
		url('../fonts/gothic.woff') format('woff'),
		url('../fonts/gothic.ttf') format('truetype'),
		url('../fonts/gothic.svg#opensans') format('svg');
	font-weight: normal;
	font-style: normal;
}*/

body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, img, div {border: 0 none;margin: 0;padding: 0;}

body{   
	font-size:14px;
    font-family: 'Microsoft YaHei';
    color:#666;  
    background: #fff; 
   
}
a {text-decoration:none;outline:none;}

a:active{star:expression(this.onFocus=this.blur());}

:focus{outline:0;}

a:hover{color:#CC0000;text-decoration:underline;transition: all 0s ease 0s; }

ul{list-style:none;}

li{list-style:none;}

img{border:none; vertical-align:middle;}

.clearfix:before,.clearfix:after {content: " ";display: table;}
.clearfix:after {clear: both;}
.clearfix {*zoom: 1;clear: both; }
.clear {clear: both;}



.webkit { font-size:7px;
    -webkit-transform: scale(0.7);
	-webkit-text-size-adjust:none;
}


/*系统默认搜索*/

/*自定义输入框*/
.searchbox{text-align:right;margin-top:53px;}
.wp-search {position: relative;border: 1px solid #ddd;background:url(../images/search_bg.png);}
.wp-search form {display: block;}
.wp-search .search-input {margin-left:4px; margin-right: 30px;}
.wp-search .search-input input.search-title {width: 100%;height: 20px;padding: 4px 0;line-height: 20px;background: none;color: #666;font-size: 14px;border:0;outline: 0;font-family: 'Microsoft YaHei';}
.wp-search .search-btn {width:29px;height: 28px;position: absolute;right: 0;top:0%;}
.wp-search .search-btn input.search-submit {width:29px;height: 28px;border:0;outline: 0;background: #00428f url(../images/sous.jpg) no-repeat center;cursor: pointer;}

.post-11 .focus .focus-title {height: 30px;line-height: 30px;padding: 0 11% 0 2%; font-size: 14px;width:87%;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.post-11 .focus .focus-title-bar {height: 30px; bottom:0px; left:0px; right:0px; margin-left:0px;}
.post-11 .focus .focus-title-bg {background:url(../images/black.png);    opacity: 1.0;
    filter: alpha(opacity=100);
}

.post-11 .focus .focus-pagination {position:absolute;right: 15px;bottom: 5px;}
.post-11 .focus .focus-page {width: 7px;height: 7px; line-height: 20px; font-size:12px; border-radius: 7px; background-color: #fff; color: #000;margin: 0 3px;}
.post-11 .focus .focus-page span {}
.post-11 .focus .focus-page:hover {background: #d67936; }
.post-11 .focus .focus-page-active {background: #d67936;}



.more_text{font-size:12px;}
.possplit {
    background: none;
    text-indent: 0px;
    text-align: center;
    width: 18px;
    display: inline-block;
    border: 0px solid red;
}
